home *** CD-ROM | disk | FTP | other *** search
/ Science Kit & Boreal Lab…Order Assistant Plus 2001 / 2001 Order Assis.iso / pc / Fun Stuff / PC / BioQuiz.exe / scripts / DefineButton2_103 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2000-12-11  |  78 b   |  5 lines

  1. on(release){
  2.    call("/Library/:Initialize");
  3.    gotoAndStop("Level1");
  4. }
  5.